CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 周期图法 谱估计

搜索资源列表

  1. 周期图法谱估计需要对信号序列“截断”或加窗处理

    0下载:
  2. 周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。-Periodogram spectrum estimation signal sequence needs to " cut off" or add the window handle, the
  3. 所属分类:matlab例程

    • 发布日期:2017-03-25
    • 文件大小:1083
    • 提供者:许庆诚
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. Periodogram

    2下载:
  2. 利用周期图法对序列进行功率谱估计,数据窗采用汉明窗-Sequences using periodogram method for power spectrum estimation, the data window with Hamming window
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:33359
    • 提供者:Colorwaste
  1. p_classical

    1下载:
  2. 经典的功率谱估计,平均周期图法实现,已经加上了详细的注释-Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1280
    • 提供者:曲路正
  1. T-est

    0下载:
  2. 分别使用周期图法以及改进的周期法实现谱估计-Using periodogram and improved method to achieve spectrum estimation cycle
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:827
    • 提供者:王冰
  1. PSD_zqt

    1下载:
  2. 周期图法进行功率谱估计的函数,配套张旭东的课本习题-Periodogram power spectrum estimate of function, supporting the Textbook Exercise Zhang
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1445
    • 提供者:高原
  1. periodgram

    0下载:
  2. 经典谱估计-周期图法 实现正弦波加正态白噪声信号的谱估计-Classical spectrum estimation- the realization of periodogram normal sine wave plus white noise signal spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1254
    • 提供者:王健
  1. zhouqitu

    1下载:
  2. 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1213
    • 提供者:wqqzh
  1. spectrumEstimation

    1下载:
  2. 经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。-Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.
  3. 所属分类:Other systems

    • 发布日期:2014-05-27
    • 文件大小:4017
    • 提供者:王世明
  1. circle

    0下载:
  2. 周期图法功率谱估计,希望对大家能有所帮助。-Periodogram Power Spectral Estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:706
    • 提供者:j7caat
  1. daima

    2下载:
  2. 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:李倩
  1. my_periodogram

    0下载:
  2. 周期图法进行谱估计,包括平均估计法,平均重叠估计法-periodogram
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1671
    • 提供者:lgx
  1. classic_spectrum_estimation

    0下载:
  2. 经典谱估计,其中包括的算法包括周期图法,平滑法BT法等经典算法~-classic spectrum estimation,including period,smooth,and BT,algorithms~
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2325
    • 提供者:luolin
  1. Welch

    0下载:
  2. 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:213699
    • 提供者:co
  1. gaussian_filter

    0下载:
  2. 详细说明:1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。 --1. The use of auto-correlation function method and cycle map Method random signal power spectrum estimation. 2. Observation data length, the length of auto
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1307
    • 提供者:yang
  1. chapter4_1

    0下载:
  2. 用周期图法和Bartlett法对信号的功率谱进行估计,并且分析数据长度和分段数对功率谱估计的影响并与理想功率谱进行对比-With the periodogram and Bartlett method to estimate the signal power spectrum, and the analysis of data on length and number of segments of the power spectrum estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:910
    • 提供者:李红梅
  1. bin

    0下载:
  2. 信号频谱分析方法一级使用非参数方法直接使用信号进行功率谱估计,以周期图法为例,提供了周期图法和welch法估计信号功率谱(The signal spectrum analysis method uses the nonparametric method to directly use the signal to estimate the power spectrum. The periodogram method is used as an example to provide the peri
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:thisiscc
  1. 周期图法

    0下载:
  2. 数字信号处理中经典谱估计的周期图法的MATLAB程序代码(Periodogram method for classical spectral estimation in digital signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:南宫先生
  1. Desktop

    0下载:
  2. matlab经典法之周期图法对随机信号进行功率谱估计。(Matlab classical method of power spectrum estimation)
  3. 所属分类:数学计算

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:marcijung
  1. 几种常用功率谱估计法

    4下载:
  2. 几种常用的功率谱估计方法:相关函数法(BT 法),周期图法( periodogram),Bartlett 法,Welch 法,AR 功率谱曲线( p=50)(Several commonly used power spectrum estimation methods: correlation function method (BT method), periodogram method, Bartlett method, Welch method, AR power spectrum curv
  3. 所属分类:matlab例程

    • 发布日期:2019-03-25
    • 文件大小:1024
    • 提供者:lgdxjack
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com